home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / GNU / imake_930609.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  4.0 KB  |  87 lines

  1. Short: imake, now with complete rules
  2. Uploader: balzer@heike.informatik.uni-dortmund.de
  3. Type: dev/misc
  4.  
  5. This is an imake for the Amiga.  I am quite sure, some other
  6. person already did port it, but I couldn't remember where to get
  7. it when I needed it.  So I took the sources and just compiled it
  8. using Markus Wild's GCC port (thanks again, Markus!).  The imake
  9. executable was compiled for 68020 (see also includes/amiga.cf).
  10.  
  11. Copy imake and rm to bin:  (you do use GCC, don't you?) or c:,
  12. the mkmf script to s:  and the files from usr.lib.x11.config
  13. into a new directory usr:lib/X11/config.
  14.  
  15. This port was done in order to have an imake for compiling local
  16. clients for the PD X11 server "DaggeX" by Kari J.  Mettinen
  17. <mettinen@kruuna.helsinki.fi> and Leonard K NorrgĂ„rd
  18. <vinsci@nic.funet.fi>. Thanks go especially to these two!
  19.  
  20. The things needed to compile X11 clients are:
  21.  - GCC of course
  22.  - ixemul.library V39.47 plus libc.a V39.47 (Beta, ask Markus)
  23.  - libX11.a, libXt.a, libnet.a (from DaggeX archives)
  24.  - libXaw.a, libXmu.a, libXext.a (from Xlibs archive)
  25.  - X11 include files (from Xincludes archive)
  26. All these should be available on AmiNet (amiga.physik.unizh.ch
  27. and mirror sites).
  28.  
  29. I recommend using GNU make, because dmake has a bug with
  30. quotation marks ("). I have my X sources in gcc:src/x11, if you
  31. can't use this, you should edit the mkmf script.
  32.  
  33. The provided config files work for the X11 libraries and clients
  34. I compiled up to now (more or less ;-), but are far from being
  35. perfect.  If you do some useful extensions, please let me know.
  36.  
  37. Michael Balzer
  38. (EMail at work: balzer@heike.informatik.uni-dortmund.de,
  39. at home: bilbo@bagsend.aworld.de)
  40.  
  41.  * Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology
  42.  * 
  43.  * Permission to use, copy, modify, and distribute this
  44.  * software and its documentation for any purpose and without
  45.  * fee is hereby granted, provided that the above copyright
  46.  * notice appear in all copies and that both that copyright
  47.  * notice and this permission notice appear in supporting
  48.  * documentation, and that the name of M.I.T. not be used in
  49.  * advertising or publicity pertaining to distribution of the
  50.  * software without specific, written prior permission.
  51.  * M.I.T. makes no representations about the suitability of
  52.  * this software for any purpose.  It is provided "as is"
  53.  * without express or implied warranty.
  54.  * 
  55.  * Original Author:
  56.  *    Todd Brunhoff
  57.  *    Tektronix, inc.
  58.  *    While a guest engineer at Project Athena, MIT
  59.  
  60.  
  61. ============================= Archive contents =============================
  62.  
  63. Original  Packed Ratio    Date     Time    Name
  64. -------- ------- ----- --------- --------  -------------
  65.     2208    1334 39.5% 31-May-93 13:56:18  imake/c/rm
  66.      229     175 23.5% 31-May-93 13:55:58  imake/c/rm.c
  67.    12244    6629 45.8% 09-Jun-93 22:09:58  imake/imake
  68.    19394    6719 65.3% 31-May-93 10:43:34  imake/imake.c
  69.     8937    3062 65.7% 31-May-93 00:12:16  imake/imake.doc
  70.     7473    3001 59.8% 28-May-93 00:43:26  imake/imake.man
  71.      769     497 35.3% 31-May-93 10:44:44  imake/Imakefile
  72.     7869    2907 63.0% 30-May-93 22:06:18  imake/imakemdep.h
  73.    10360    3240 68.7% 09-Jun-93 22:06:44  imake/Makefile
  74.     2390    1301 45.5% 09-Jun-93 22:05:58  imake/README.Amiga
  75.      475     295 37.8% 09-Jun-93 22:04:28  imake/s/mkmf
  76.     1946     961 50.6% 05-Jun-93 15:38:56  imake/usr.lib.x11.config/amiga.cf
  77.        0       0  0.0% 04-Jun-93 13:47:44  imake/usr.lib.x11.config/generic.cf
  78.    44221    9942 77.5% 01-Jun-01 10:00:22  imake/usr.lib.x11.config/Imake.rules
  79.    21670    5800 73.2% 05-Jun-93 14:22:26  imake/usr.lib.x11.config/Imake.tmpl
  80.     3164     811 74.3% 04-Jun-93 13:40:50  imake/usr.lib.x11.config/Library.tmpl
  81.        0       0  0.0% 01-Jun-01 10:00:24  imake/usr.lib.x11.config/noop.rules
  82.    19021    4807 74.7% 05-Jun-93 14:16:36  imake/usr.lib.x11.config/Project.tmpl
  83.      712     336 52.8% 01-Jun-01 10:00:22  imake/usr.lib.x11.config/Server.tmpl
  84.     2723     900 66.9% 05-Jun-93 15:35:28  imake/usr.lib.x11.config/site.def
  85. -------- ------- ----- --------- --------
  86.   165805   52717 68.2% 11-Jun-93 12:43:46   20 files
  87.